home *** CD-ROM | disk | FTP | other *** search
- Ummm. This file is to record all the changes I made to the cawf
- distribution in order to make it work on the ST.
-
- I deleted all the .EXE files. They were for MS-DOS, so that
- doesn't really matter.
-
- I copied cawflib.h to cawflib.old, and changed the default
- library location to /lib/cawf. No big deal, do it yourself...
-
- I hacked the makefile. Mainly I just got rid of the
- extraneous stuff. I kept the original in makefile.old.
-
- I had to filter EVERY SINGLE ONE OF THE SOURCE FILES because
- they all had ^Zs at the end, and GCC was choking on it.
-
- That's about it.
-
- It's not extensively tested, but it seems to work on the MiNT
- man pages, and that's all I really wanted.
-
- Enjoy,
-
- Mike.